home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part2 / 10370 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: EU.net!sun4nl!xs4all!usenet
  2. From: jtv@asd01-23.dial.xs4all.nl (Jeroen T. Vermeulen)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
  4. Subject: Re: AB3D II beats Quake....
  5. Date: Fri, 29 Mar 96 18:53:20
  6. Organization: Leiden University, Mathematics & Computer Science, The Netherlands
  7. Message-ID: <19960329.7B4B090.10D7A@asd08-13.dial.xs4all.nl>
  8. References: <74000105753944194756@BIRDLAND> <10017.6659T1424T209@mbox.vol.it> <4jbcno$7m9@soleil.uvsq.fr> <4jcsb2$8te@nadine.teleport.com>
  9. NNTP-Posting-Host: asd08-13.dial.xs4all.nl
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-NewsSoftware: GRn 2.1 Feb 19, 1994
  14.  
  15.  
  16. In article <4jcsb2$8te@nadine.teleport.com> sschaem@teleport.com (Stephan Schaem) writes:
  17.  
  18. >  Actually the P6 can issue 3 instruction per cycle...
  19.  
  20. More precisely, it can both issue and retire up to 3 *micro* instructions per
  21. cycle, and some x86 instructions translate into over 100 micro instructions.
  22.  
  23. With "both issue and retire" I mean of course that in any cycle, three micro
  24. instructions which have been issued in an earlier cycle can be completed and
  25. three new micro instructions can be started.
  26.  
  27.  
  28. > : On CISC, it's  not possible, because opcode are not 32 bit aligned. This means
  29. > : that before decoding intstruction i, you must decode instructions 0 to i-1.
  30. >
  31. >  Thats not a problem really... x86 nowdays have a risc core and decode the
  32. >  x86 'language'. I heard that maybe 18% of the P6 is actually x86 related
  33. >  the rest is just risc design.
  34.  
  35. That doesn't really solve the "misaligned fetch" problem.  But Intel was
  36. apparently incredibly lucky in discovering that the length of an instruction
  37. (and therefore the next fetch address) can be determined very quickly.
  38.  
  39.  
  40. >  Stephan
  41.  
  42. --
  43. ============================================================================
  44. #  Jeroen T. Vermeulen   \"How are we doing kid?"/   Yes, we use Amigas.   #
  45. #---  jtv@xs4all.nl    ---\"Oh, same as always."/--         ...          --#
  46. #jvermeul@wi.leidenuniv.nl \ "That bad, huh?"  /  Got a problem with that? #
  47. I'll say one thing for Amsterdam:  We have a lot of foreigners
  48.